Skip to content

Update jump-api pr #294

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 23 commits into from
Jul 21, 2025
Merged

Update jump-api pr #294

merged 23 commits into from
Jul 21, 2025

Conversation

joaquimg
Copy link
Member

@joaquimg joaquimg commented Jul 7, 2025

No description provided.

Copy link

codecov bot commented Jul 7, 2025

Codecov Report

Attention: Patch coverage is 88.11881% with 12 lines in your changes missing coverage. Please review.

Project coverage is 88.70%. Comparing base (fdb96c8) to head (c25669e).
Report is 3 commits behind head on jg/jumpapi.

Files with missing lines Patch % Lines
src/moi_wrapper.jl 88.88% 6 Missing ⚠️
src/diff_opt.jl 75.00% 4 Missing ⚠️
src/ConicProgram/ConicProgram.jl 85.71% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##           jg/jumpapi     #294      +/-   ##
==============================================
- Coverage       89.10%   88.70%   -0.41%     
==============================================
  Files              16       16              
  Lines            1992     2054      +62     
==============================================
+ Hits             1775     1822      +47     
- Misses            217      232      +15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment on lines +610 to 613
# TODO check ci.value's
idx = model.cache.dual_mapping[ci.value]
return model.forw_grad_cache.dual_Δs[idx]
catch
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@andrewrosemberg, this way of getting the map does not seem to match perfectly with the one below

@joaquimg joaquimg merged commit 45a388e into jg/jumpapi Jul 21, 2025
4 of 6 checks passed
@joaquimg joaquimg deleted the jg/newdo branch July 21, 2025 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant